c_g_strrstr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
char* function(const(char)* haystack, const(char)* needle) c_g_strrstr;

Meta